.comment {
    padding:0 31px;
}
.imgdiv{
    float:left;

}
.imgcss {
    width:40px;
    height:40px;
    border-radius: 50%;
}
.comment_name {
    margin-left:10px;
    line-height: 40px;
    color:#3D9EEA;
    font-size:15px;
    font-weight: bolder;
}
.cleanfloat::after {
    display: block; clear: both; content:""; visibility: hidden; height: 0;
}
.comment .imgdiv {
    width: 40px;
    height: 40px;
}
.comment .conmment_details {
    border-bottom:1px solid #e5e5e5;
    margin-bottom: 10px;
}
.comment .conmment_details li {
    list-style:none;
    float:left;
    font-size:20px;
    margin:2px;
    color: #ff0000;
    line-height: 10px;
}
.comment .comment_content {
    margin-top: 4px;
}
.comment .comment_reply {
    font-size: 12px;
    color: #A5A4A0;
}
#plshow {
    margin-top: 4px;
}
/* 首页安全知识 */
.show-title {
    width: 385px;
    float: right;
    background-color: #fff;
    color:#047fcc;
    font-size: 24px;
    padding: 8px 0 8px 30px
}
.show-title .more {
    float: right;
    font-family: arial;
    font-size: 14px;
    margin-right: 30px;
}
.show-title .more:hover {
    color: #047fcc;
}
.floor_8 #show {
    width: 415px;
    float: right;
    height: 410px;
    background-color: #fff;
    overflow: hidden;
}
